home *** CD-ROM | disk | FTP | other *** search
- Path: pathway1.pathcom.com!ts2l3
- From: insystem@pathcom.com (Geoffrey Welsh)
- Newsgroups: comp.dcom.modems
- Subject: Re: can I use my UNBUFFERED 8250 SERIAL PORT with Sportster Modem?
- Date: 10 Feb 1996 18:15:36 GMT
- Organization: InSystems Technologies Inc.
- Message-ID: <4finc8$ocd@pathway1.pathcom.com>
- References: <311B3D04.7DA0@sunmail.lrz-muenchen.de>
- NNTP-Posting-Host: ts2l3.pathcom.com
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- In article <311B3D04.7DA0@sunmail.lrz-muenchen.de>,
- Bernd Sch÷nwΣlder <kn011ae@sunmail.lrz-muenchen.de> wrote:
- >I die to surf on the Net with my aged 386 notebook ...
- >only my Trumpet Winsock installation guide says I
- >need a UART Serial Port Chip coded 16550, and my notebook only has
- >a 8250 which seems to be an unbuffered version.
-
- The manual is giving good advice but, if you choose not to follow it - or
- can't follow it - no damage will occur. Go ahead and install Trumpet; if you
- find that Trumpet is complaining bitterly about overrun errors, reduce the
- serial port speed until either the overruns go away or you've reduced the
- speed further so much that it was better getting lots of overruns.
-
- Also, check out John Navas' FAQ on reducing overruns in Windows; there's lots
- of good tuning advice in there. I'll give you a head start: disable and
- disk-boosting settings in your system (e.g. IDE 'block mode' or disk caches).
-
- >I think my USRobotics Sportster 28.8 has an I/O-Buffer
- >anyway, so is there no way round this damn chip?
-
- It's not the modem that needs the buffered UART, it's the CPU in your
- computer, which can't always respond to a conventional UART's interrupt
- request (the signal that a byte has arrived) until another byte has also
- arrived and overwritten the first. This data loss occurrs between the UART
- and your CPU, so what UART an external modem (I assume that you're using an
- external because you say you have a notebook) uses has no effect on the
- problem. A 16550 UART will hold up to 16 bytes so that the CPU has extra time
- to get around to collecting the incoming data and won't lose any if it's late.
- PC-internal modems include their own PC serial port, so they can offer your
- system a 16550 or equivalent... but it's on the PC end of the connection, not
- the modem end.
-
- Geoffrey Welsh, Developer, InSystems Technologies Inc.: insystem@pathcom.com
- At home: geoff@zswamp.uucp, [xenitec.on.ca|m2xenix.psg.com]!zswamp!geoff
-